Skip to content

chore(deps): update build#14797

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/build
Open

chore(deps): update build#14797
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/build

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) ^1.15.33^1.15.40 age confidence
@vitejs/plugin-vue (source) ^6.0.6^6.0.7 age confidence
rollup (source) ^4.60.3^4.60.4 age confidence
vite (source) ^8.0.10^8.0.14 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

swc-project/swc (@​swc/core)

v1.15.40

Compare Source

Bug Fixes
  • (es/minifier) Preserve args for destructured callbacks (#​11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#​11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#​11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#​11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#​11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#​11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#​11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#​11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#​11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#​11857) (800bc17)

Documentation
Features
Miscellaneous Tasks
Performance
Testing
  • (es/minifier) Move issue_11835 fixture out of terser folder (#​11840) (3dd3431)
Ci
Security
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.7

Features
Bug Fixes
rollup/rollup (rollup)

v4.60.4

Compare Source

2026-05-14

Bug Fixes
  • Improve stability of chunk hashes (#​6362)
Pull Requests
vitejs/vite (vite)

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • deps: update rolldown-related dependencies (#​22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@github-actions
Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 106 kB 40 kB 36 kB
vue.global.prod.js 164 kB 60 kB 53.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.7 kB 18.9 kB 17.3 kB
createApp 56.8 kB 22 kB 20.1 kB
createSSRApp 61.1 kB 23.7 kB 21.6 kB
defineCustomElement 63 kB 23.9 kB 21.8 kB
overall 71.6 kB 27.4 kB 25 kB

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 11, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14797
npm i https://pkg.pr.new/@vue/compiler-core@14797
yarn add https://pkg.pr.new/@vue/compiler-core@14797.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14797
npm i https://pkg.pr.new/@vue/compiler-dom@14797
yarn add https://pkg.pr.new/@vue/compiler-dom@14797.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14797
npm i https://pkg.pr.new/@vue/compiler-sfc@14797
yarn add https://pkg.pr.new/@vue/compiler-sfc@14797.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14797
npm i https://pkg.pr.new/@vue/compiler-ssr@14797
yarn add https://pkg.pr.new/@vue/compiler-ssr@14797.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14797
npm i https://pkg.pr.new/@vue/reactivity@14797
yarn add https://pkg.pr.new/@vue/reactivity@14797.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14797
npm i https://pkg.pr.new/@vue/runtime-core@14797
yarn add https://pkg.pr.new/@vue/runtime-core@14797.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14797
npm i https://pkg.pr.new/@vue/runtime-dom@14797
yarn add https://pkg.pr.new/@vue/runtime-dom@14797.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14797
npm i https://pkg.pr.new/@vue/server-renderer@14797
yarn add https://pkg.pr.new/@vue/server-renderer@14797.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14797
npm i https://pkg.pr.new/@vue/shared@14797
yarn add https://pkg.pr.new/@vue/shared@14797.tgz

vue

pnpm add https://pkg.pr.new/vue@14797
npm i https://pkg.pr.new/vue@14797
yarn add https://pkg.pr.new/vue@14797.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14797
npm i https://pkg.pr.new/@vue/compat@14797
yarn add https://pkg.pr.new/@vue/compat@14797.tgz

commit: 1cf7240

@renovate renovate Bot changed the title chore(deps): update dependency vite to ^8.0.11 chore(deps): update dependency vite to ^8.0.12 May 11, 2026
@renovate renovate Bot force-pushed the renovate/build branch 3 times, most recently from fa4a3d2 to 6c79842 Compare May 15, 2026 12:43
@renovate renovate Bot changed the title chore(deps): update dependency vite to ^8.0.12 chore(deps): update dependency vite to ^8.0.13 May 15, 2026
@renovate renovate Bot force-pushed the renovate/build branch from 6c79842 to 3b27293 Compare May 15, 2026 21:51
@renovate renovate Bot changed the title chore(deps): update dependency vite to ^8.0.13 chore(deps): update build May 15, 2026
@renovate renovate Bot force-pushed the renovate/build branch 2 times, most recently from 33e7790 to 79d84a1 Compare May 22, 2026 07:37
@renovate renovate Bot force-pushed the renovate/build branch from 79d84a1 to 1cf7240 Compare May 24, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants